projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ada5f
)
Add TODO entry.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 6 Jul 2013 16:12:04 +0000
(18:12 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 6 Jul 2013 16:12:04 +0000
(18:12 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 8b19a7ca5d3bfb6e2e63eee6ad80e8e56f956653..f114c681fb7fb0a1da449484a548724f0be37111 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-4160,6
+4160,9
@@
Only works for Bourne-like shells."
;; * Run emerge on two remote files. Bug is described here:
;; <http://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>.
;; (Bug#6850)
+;; * Use also port to distinguish connections. This is needed for
+;; different hosts sitting behind a single router (distinguished by
+;; different port numbers). (Tzvi Edelman)
;;; tramp.el ends here